home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol F-12 / (Vol F-12) Jun 02 2012.iso / Games / adjust4 / setup / setup.exe / scripts / DefineButton2_154 / BUTTONCONDACTION on(release).as
Text File  |  2012-06-02  |  64b  |  5 lines

  1. on(release){
  2.    gotoAndPlay(2);
  3.    _root.trueface.play();
  4. }
  5.